Shades of Atoll #378381
Tints of Atoll #378381
RGB
CMYK
RGB Variations
Color information
#378381 (or 0x378381) is known color: Atoll. HEX triplet: 37, 83 and 81. RGB value is (55,131,129). Sum of RGB (Red+Green+Blue) = 55+131+129=315 (41% of max value = 765). Red value is 55 (21.88% from 255 or 17.46% from 315); Green value is 131 (51.56% from 255 or 41.59% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 131 - color contains mainly: green. Hex color #378381 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378381 is #C87C7E. Grayscale: #6B6B6B. Windows color (decimal): -13139071 or 8487735. OLE color: 8487735.
HSL color Cylindrical-coordinate representation of color #378381: hue angle of 178.42º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #378381 is Cyan = 0.58, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 131 | 129 | - |
| CMYK | 0.58 | 0 | 0.02 | 0.49 |
| HSL | 178.42º | 0.41% | 0.36% | - |
| HSV(B) | 178.42º | 0.58% | 0.51% | - |
| XYZ | 13.65 | 18.63 | 23.65 | - |
| YUV | 108.05 | 139.82 | 90.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 131 | 129 | 0.58 | 0 | 0.02 | 0.49 | 178.42 | 0.41 | 0.36 |
| Hex | 37 | 83 | 81 | 3A | 0 | 2 | 31 | B2 | 29 | 24 |
| Octal | 67 | 203 | 201 | 72 | 0 | 2 | 61 | 262 | 51 | 44 |
| Binary | 110111 | 10000011 | 10000001 | 111010 | 0 | 10 | 110001 | 10110010 | 101001 | 100100 |
Color Harmonies of #378381
Complementary color
Monochromatic Colors of #378381
Black with #378381
Text Example
Text Example
White with #378381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378381; }
p { color: rgb(55,131,129); }
H1.HeaderClassName
{
color: #378381;
}
.AnyTagClassName
{
color: #378381;
}
</style>
background-color css
<style>
a { background-color: #378381; }
a { background-color: rgb(55,131,129); }
div.DivClassName
{
background-color: #378381;
}
.BgClassName
{
background-color: #378381;
}
</style>
border-color css
<style>
span { border-color: #378381; }
span { border-color: rgb(55,131,129); }
td.TdClassName
{
border-color: #378381;
}
.TagClassName
{
border-color: #378381;
}
</style>