Shades of Atoll #378280
Tints of Atoll #378280
RGB
CMYK
RGB Variations
Color information
#378280 (or 0x378280) is known color: Atoll. HEX triplet: 37, 82 and 80. RGB value is (55,130,128). Sum of RGB (Red+Green+Blue) = 55+130+128=313 (41% of max value = 765). Red value is 55 (21.88% from 255 or 17.57% from 313); Green value is 130 (51.17% from 255 or 41.53% from 313); Blue value is 128 (50.39% from 255 or 40.89% from 313); Max value from RGB is 130 - color contains mainly: green. Hex color #378280 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378280 is #C87D7F. Grayscale: #6B6B6B. Windows color (decimal): -13139328 or 8421943. OLE color: 8421943.
HSL color Cylindrical-coordinate representation of color #378280: hue angle of 178.4º 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 #378280 is Cyan = 0.58, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 130 | 128 | - |
| CMYK | 0.58 | 0 | 0.02 | 0.49 |
| HSL | 178.4º | 0.41% | 0.36% | - |
| HSV(B) | 178.4º | 0.58% | 0.51% | - |
| XYZ | 13.45 | 18.34 | 23.25 | - |
| YUV | 107.35 | 139.65 | 90.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 130 | 128 | 0.58 | 0 | 0.02 | 0.49 | 178.4 | 0.41 | 0.36 |
| Hex | 37 | 82 | 80 | 3A | 0 | 2 | 31 | B2 | 29 | 24 |
| Octal | 67 | 202 | 200 | 72 | 0 | 2 | 61 | 262 | 51 | 44 |
| Binary | 110111 | 10000010 | 10000000 | 111010 | 0 | 10 | 110001 | 10110010 | 101001 | 100100 |
Color Harmonies of #378280
Complementary color
Monochromatic Colors of #378280
Black with #378280
Text Example
Text Example
White with #378280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378280; }
p { color: rgb(55,130,128); }
H1.HeaderClassName
{
color: #378280;
}
.AnyTagClassName
{
color: #378280;
}
</style>
background-color css
<style>
a { background-color: #378280; }
a { background-color: rgb(55,130,128); }
div.DivClassName
{
background-color: #378280;
}
.BgClassName
{
background-color: #378280;
}
</style>
border-color css
<style>
span { border-color: #378280; }
span { border-color: rgb(55,130,128); }
td.TdClassName
{
border-color: #378280;
}
.TagClassName
{
border-color: #378280;
}
</style>