#3ab5bc

Color #3AB5BC Viking (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Viking #3AB5BC

Tints of Viking #3AB5BC

Color information

#3AB5BC (or 0x3AB5BC) is unknown color: approx Viking. HEX triplet: 3A, B5 and BC. RGB value is (58,181,188). Sum of RGB (Red+Green+Blue) = 58+181+188=427 (56% of max value = 765). Red value is 58 (23.05% from 255 or 13.58% from 427); Green value is 181 (71.09% from 255 or 42.39% from 427); Blue value is 188 (73.83% from 255 or 44.03% from 427); Max value from RGB is 188 - color contains mainly: blue. Hex color #3AB5BC is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #3AB5BC is #C54A43. Grayscale: #909090. Windows color (decimal): -12929604 or 12367162. OLE color: 12367162.

HSL color Cylindrical-coordinate representation of color #3AB5BC: hue angle of 183.23º degrees, saturation: 0.53, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #3AB5BC is Cyan = 0.69, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.26.

Color convert

RGB58181188-
CMYK0.690.0400.26
HSL183.23º52.85%48.24%-
HSV(B)183.23º69.15%73.73%-
XYZ27.3537.5853.39-
YUV145.02152.2565.93-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 58 (23.05% from 255) = 13.58%
GREEN value IS 181 (71.09% from 255) = 42.39%
BLUE value IS 188 (73.83% from 255) = 44.03%
R=13.58%
G=42.39%
B=44.03%

CMYK

C (Cyan) values IS 0.69
M (Magenta) values IS 0.04
Y (Yellow) values IS 0
K (Black) values IS 0.26
SystemRedGreenBlueCMYKHSL
Decimal581811880.690.0400.26183.2352.8548.24
Hex3AB5BC45401Ab73530
Octal7226527410540322676560
Binary1110101011010110111100100010110001101010110111110101110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #3ab5bc

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #3ab5bc; }

 p { color: rgb(58,181,188); }

 H1.HeaderClassName
 {
   color: #3ab5bc;
 }
 .AnyTagClassName
 {
   color: #3ab5bc;
 }
</style>
background-color css

<style>
 a { background-color: #3ab5bc; }

 a { background-color: rgb(58,181,188); }

 div.DivClassName
 {
   background-color: #3ab5bc;
 }
 .BgClassName
 {
   background-color: #3ab5bc;
 }
</style>
border-color css

<style>
 span { border-color: #3ab5bc; }

 span { border-color: rgb(58,181,188); }

 td.TdClassName
 {
   border-color: #3ab5bc;
 }
 .TagClassName
 {
   border-color: #3ab5bc;
 }
</style>

cancel