Shades of Atoll #378681
Tints of Atoll #378681
RGB
CMYK
RGB Variations
Color information
#378681 (or 0x378681) is known color: Atoll. HEX triplet: 37, 86 and 81. RGB value is (55,134,129). Sum of RGB (Red+Green+Blue) = 55+134+129=318 (42% of max value = 765). Red value is 55 (21.88% from 255 or 17.30% from 318); Green value is 134 (52.73% from 255 or 42.14% from 318); Blue value is 129 (50.78% from 255 or 40.57% from 318); Max value from RGB is 134 - color contains mainly: green. Hex color #378681 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378681 is #C8797E. Grayscale: #6D6D6D. Windows color (decimal): -13138303 or 8488503. OLE color: 8488503.
HSL color Cylindrical-coordinate representation of color #378681: hue angle of 176.2º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #378681 is Cyan = 0.59, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 129 | - |
| CMYK | 0.59 | 0 | 0.04 | 0.47 |
| HSL | 176.2º | 0.42% | 0.37% | - |
| HSV(B) | 176.2º | 0.59% | 0.53% | - |
| XYZ | 14.06 | 19.45 | 23.78 | - |
| YUV | 109.81 | 138.83 | 88.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 129 | 0.59 | 0 | 0.04 | 0.47 | 176.2 | 0.42 | 0.37 |
| Hex | 37 | 86 | 81 | 3B | 0 | 4 | 2F | B0 | 2A | 25 |
| Octal | 67 | 206 | 201 | 73 | 0 | 4 | 57 | 260 | 52 | 45 |
| Binary | 110111 | 10000110 | 10000001 | 111011 | 0 | 100 | 101111 | 10110000 | 101010 | 100101 |
Color Harmonies of #378681
Complementary color
Monochromatic Colors of #378681
Black with #378681
Text Example
Text Example
White with #378681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378681; }
p { color: rgb(55,134,129); }
H1.HeaderClassName
{
color: #378681;
}
.AnyTagClassName
{
color: #378681;
}
</style>
background-color css
<style>
a { background-color: #378681; }
a { background-color: rgb(55,134,129); }
div.DivClassName
{
background-color: #378681;
}
.BgClassName
{
background-color: #378681;
}
</style>
border-color css
<style>
span { border-color: #378681; }
span { border-color: rgb(55,134,129); }
td.TdClassName
{
border-color: #378681;
}
.TagClassName
{
border-color: #378681;
}
</style>