Shades of Chathams Blue #305568
Tints of Chathams Blue #305568
RGB
CMYK
RGB Variations
Color information
#305568 (or 0x305568) is known color: Chathams Blue. HEX triplet: 30, 55 and 68. RGB value is (48,85,104). Sum of RGB (Red+Green+Blue) = 48+85+104=237 (31% of max value = 765). Red value is 48 (19.14% from 255 or 20.25% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 104 (41.02% from 255 or 43.88% from 237); Max value from RGB is 104 - color contains mainly: blue. Hex color #305568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305568 is #CFAA97. Grayscale: #4B4B4B. Windows color (decimal): -13609624 or 6837552. OLE color: 6837552.
HSL color Cylindrical-coordinate representation of color #305568: hue angle of 200.36º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #305568 is Cyan = 0.54, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 85 | 104 | - |
| CMYK | 0.54 | 0.18 | 0 | 0.59 |
| HSL | 200.36º | 0.37% | 0.3% | - |
| HSV(B) | 200.36º | 0.54% | 0.41% | - |
| XYZ | 6.97 | 8.12 | 14.3 | - |
| YUV | 76.1 | 143.74 | 107.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 85 | 104 | 0.54 | 0.18 | 0 | 0.59 | 200.36 | 0.37 | 0.3 |
| Hex | 30 | 55 | 68 | 36 | 12 | 0 | 3B | C8 | 25 | 1E |
| Octal | 60 | 125 | 150 | 66 | 22 | 0 | 73 | 310 | 45 | 36 |
| Binary | 110000 | 1010101 | 1101000 | 110110 | 10010 | 0 | 111011 | 11001000 | 100101 | 11110 |
Color Harmonies of #305568
Complementary color
Monochromatic Colors of #305568
Black with #305568
Text Example
Text Example
White with #305568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305568; }
p { color: rgb(48,85,104); }
H1.HeaderClassName
{
color: #305568;
}
.AnyTagClassName
{
color: #305568;
}
</style>
background-color css
<style>
a { background-color: #305568; }
a { background-color: rgb(48,85,104); }
div.DivClassName
{
background-color: #305568;
}
.BgClassName
{
background-color: #305568;
}
</style>
border-color css
<style>
span { border-color: #305568; }
span { border-color: rgb(48,85,104); }
td.TdClassName
{
border-color: #305568;
}
.TagClassName
{
border-color: #305568;
}
</style>