Shades of Atoll #378581
Tints of Atoll #378581
RGB
CMYK
RGB Variations
Color information
#378581 (or 0x378581) is known color: Atoll. HEX triplet: 37, 85 and 81. RGB value is (55,133,129). Sum of RGB (Red+Green+Blue) = 55+133+129=317 (41% of max value = 765). Red value is 55 (21.88% from 255 or 17.35% from 317); Green value is 133 (52.34% from 255 or 41.96% from 317); Blue value is 129 (50.78% from 255 or 40.69% from 317); Max value from RGB is 133 - color contains mainly: green. Hex color #378581 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378581 is #C87A7E. Grayscale: #6D6D6D. Windows color (decimal): -13138559 or 8488247. OLE color: 8488247.
HSL color Cylindrical-coordinate representation of color #378581: hue angle of 176.92º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #378581 is Cyan = 0.59, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 133 | 129 | - |
| CMYK | 0.59 | 0 | 0.03 | 0.48 |
| HSL | 176.92º | 0.41% | 0.37% | - |
| HSV(B) | 176.92º | 0.59% | 0.52% | - |
| XYZ | 13.93 | 19.17 | 23.74 | - |
| YUV | 109.22 | 139.16 | 89.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 133 | 129 | 0.59 | 0 | 0.03 | 0.48 | 176.92 | 0.41 | 0.37 |
| Hex | 37 | 85 | 81 | 3B | 0 | 3 | 30 | B1 | 29 | 25 |
| Octal | 67 | 205 | 201 | 73 | 0 | 3 | 60 | 261 | 51 | 45 |
| Binary | 110111 | 10000101 | 10000001 | 111011 | 0 | 11 | 110000 | 10110001 | 101001 | 100101 |
Color Harmonies of #378581
Complementary color
Monochromatic Colors of #378581
Black with #378581
Text Example
Text Example
White with #378581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378581; }
p { color: rgb(55,133,129); }
H1.HeaderClassName
{
color: #378581;
}
.AnyTagClassName
{
color: #378581;
}
</style>
background-color css
<style>
a { background-color: #378581; }
a { background-color: rgb(55,133,129); }
div.DivClassName
{
background-color: #378581;
}
.BgClassName
{
background-color: #378581;
}
</style>
border-color css
<style>
span { border-color: #378581; }
span { border-color: rgb(55,133,129); }
td.TdClassName
{
border-color: #378581;
}
.TagClassName
{
border-color: #378581;
}
</style>