Shades of Atoll #378081
Tints of Atoll #378081
RGB
CMYK
RGB Variations
Color information
#378081 (or 0x378081) is known color: Atoll. HEX triplet: 37, 80 and 81. RGB value is (55,128,129). Sum of RGB (Red+Green+Blue) = 55+128+129=312 (41% of max value = 765). Red value is 55 (21.88% from 255 or 17.63% from 312); Green value is 128 (50.39% from 255 or 41.03% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 129 - color contains mainly: blue. Hex color #378081 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378081 is #C87F7E. Grayscale: #6A6A6A. Windows color (decimal): -13139839 or 8486967. OLE color: 8486967.
HSL color Cylindrical-coordinate representation of color #378081: hue angle of 180.81º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #378081 is Cyan = 0.57, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 128 | 129 | - |
| CMYK | 0.57 | 0.01 | 0 | 0.49 |
| HSL | 180.81º | 0.4% | 0.36% | - |
| HSV(B) | 180.81º | 0.57% | 0.51% | - |
| XYZ | 13.26 | 17.84 | 23.51 | - |
| YUV | 106.29 | 140.82 | 91.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 128 | 129 | 0.57 | 0.01 | 0 | 0.49 | 180.81 | 0.4 | 0.36 |
| Hex | 37 | 80 | 81 | 39 | 1 | 0 | 31 | B5 | 28 | 24 |
| Octal | 67 | 200 | 201 | 71 | 1 | 0 | 61 | 265 | 50 | 44 |
| Binary | 110111 | 10000000 | 10000001 | 111001 | 1 | 0 | 110001 | 10110101 | 101000 | 100100 |
Color Harmonies of #378081
Complementary color
Monochromatic Colors of #378081
Black with #378081
Text Example
Text Example
White with #378081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378081; }
p { color: rgb(55,128,129); }
H1.HeaderClassName
{
color: #378081;
}
.AnyTagClassName
{
color: #378081;
}
</style>
background-color css
<style>
a { background-color: #378081; }
a { background-color: rgb(55,128,129); }
div.DivClassName
{
background-color: #378081;
}
.BgClassName
{
background-color: #378081;
}
</style>
border-color css
<style>
span { border-color: #378081; }
span { border-color: rgb(55,128,129); }
td.TdClassName
{
border-color: #378081;
}
.TagClassName
{
border-color: #378081;
}
</style>