Shades of Atoll #368385
Tints of Atoll #368385
RGB
CMYK
RGB Variations
Color information
#368385 (or 0x368385) is known color: Atoll. HEX triplet: 36, 83 and 85. RGB value is (54,131,133). Sum of RGB (Red+Green+Blue) = 54+131+133=318 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.98% from 318); Green value is 131 (51.56% from 255 or 41.19% from 318); Blue value is 133 (52.34% from 255 or 41.82% from 318); Max value from RGB is 133 - color contains mainly: blue. Hex color #368385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368385 is #C97C7A. Grayscale: #6C6C6C. Windows color (decimal): -13204603 or 8749878. OLE color: 8749878.
HSL color Cylindrical-coordinate representation of color #368385: hue angle of 181.52º degrees, saturation: 0.42, 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 #368385 is Cyan = 0.59, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 131 | 133 | - |
| CMYK | 0.59 | 0.02 | 0 | 0.48 |
| HSL | 181.52º | 0.42% | 0.37% | - |
| HSV(B) | 181.52º | 0.59% | 0.52% | - |
| XYZ | 13.87 | 18.71 | 25.07 | - |
| YUV | 108.21 | 141.99 | 89.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 133 | 0.59 | 0.02 | 0 | 0.48 | 181.52 | 0.42 | 0.37 |
| Hex | 36 | 83 | 85 | 3B | 2 | 0 | 30 | B6 | 2A | 25 |
| Octal | 66 | 203 | 205 | 73 | 2 | 0 | 60 | 266 | 52 | 45 |
| Binary | 110110 | 10000011 | 10000101 | 111011 | 10 | 0 | 110000 | 10110110 | 101010 | 100101 |
Color Harmonies of #368385
Complementary color
Monochromatic Colors of #368385
Black with #368385
Text Example
Text Example
White with #368385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368385; }
p { color: rgb(54,131,133); }
H1.HeaderClassName
{
color: #368385;
}
.AnyTagClassName
{
color: #368385;
}
</style>
background-color css
<style>
a { background-color: #368385; }
a { background-color: rgb(54,131,133); }
div.DivClassName
{
background-color: #368385;
}
.BgClassName
{
background-color: #368385;
}
</style>
border-color css
<style>
span { border-color: #368385; }
span { border-color: rgb(54,131,133); }
td.TdClassName
{
border-color: #368385;
}
.TagClassName
{
border-color: #368385;
}
</style>