Shades of Chathams Blue #285367
Tints of Chathams Blue #285367
RGB
CMYK
RGB Variations
Color information
#285367 (or 0x285367) is known color: Chathams Blue. HEX triplet: 28, 53 and 67. RGB value is (40,83,103). Sum of RGB (Red+Green+Blue) = 40+83+103=226 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.70% from 226); Green value is 83 (32.81% from 255 or 36.73% from 226); Blue value is 103 (40.62% from 255 or 45.58% from 226); Max value from RGB is 103 - color contains mainly: blue. Hex color #285367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #285367 is #D7AC98. Grayscale: #484848. Windows color (decimal): -14134425 or 6771496. OLE color: 6771496.
HSL color Cylindrical-coordinate representation of color #285367: hue angle of 199.05º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #285367 is Cyan = 0.61, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 83 | 103 | - |
| CMYK | 0.61 | 0.19 | 0 | 0.60 |
| HSL | 199.05º | 0.44% | 0.28% | - |
| HSV(B) | 199.05º | 0.61% | 0.4% | - |
| XYZ | 6.42 | 7.62 | 13.96 | - |
| YUV | 72.42 | 145.25 | 104.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 83 | 103 | 0.61 | 0.19 | 0 | 0.60 | 199.05 | 0.44 | 0.28 |
| Hex | 28 | 53 | 67 | 3D | 13 | 0 | 3C | C7 | 2C | 1C |
| Octal | 50 | 123 | 147 | 75 | 23 | 0 | 74 | 307 | 54 | 34 |
| Binary | 101000 | 1010011 | 1100111 | 111101 | 10011 | 0 | 111100 | 11000111 | 101100 | 11100 |
Color Harmonies of #285367
Complementary color
Monochromatic Colors of #285367
Black with #285367
Text Example
Text Example
White with #285367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #285367; }
p { color: rgb(40,83,103); }
H1.HeaderClassName
{
color: #285367;
}
.AnyTagClassName
{
color: #285367;
}
</style>
background-color css
<style>
a { background-color: #285367; }
a { background-color: rgb(40,83,103); }
div.DivClassName
{
background-color: #285367;
}
.BgClassName
{
background-color: #285367;
}
</style>
border-color css
<style>
span { border-color: #285367; }
span { border-color: rgb(40,83,103); }
td.TdClassName
{
border-color: #285367;
}
.TagClassName
{
border-color: #285367;
}
</style>