Shades of Chathams Blue #305871
Tints of Chathams Blue #305871
RGB
CMYK
RGB Variations
Color information
#305871 (or 0x305871) is known color: Chathams Blue. HEX triplet: 30, 58 and 71. RGB value is (48,88,113). Sum of RGB (Red+Green+Blue) = 48+88+113=249 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.28% from 249); Green value is 88 (34.77% from 255 or 35.34% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 113 - color contains mainly: blue. Hex color #305871 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305871 is #CFA78E. Grayscale: #4E4E4E. Windows color (decimal): -13608847 or 7428144. OLE color: 7428144.
HSL color Cylindrical-coordinate representation of color #305871: hue angle of 203.08º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #305871 is Cyan = 0.58, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 88 | 113 | - |
| CMYK | 0.58 | 0.22 | 0 | 0.56 |
| HSL | 203.08º | 0.4% | 0.32% | - |
| HSV(B) | 203.08º | 0.58% | 0.44% | - |
| XYZ | 7.69 | 8.8 | 16.92 | - |
| YUV | 78.89 | 147.25 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 88 | 113 | 0.58 | 0.22 | 0 | 0.56 | 203.08 | 0.4 | 0.32 |
| Hex | 30 | 58 | 71 | 3A | 16 | 0 | 38 | CB | 28 | 20 |
| Octal | 60 | 130 | 161 | 72 | 26 | 0 | 70 | 313 | 50 | 40 |
| Binary | 110000 | 1011000 | 1110001 | 111010 | 10110 | 0 | 111000 | 11001011 | 101000 | 100000 |
Color Harmonies of #305871
Complementary color
Monochromatic Colors of #305871
Black with #305871
Text Example
Text Example
White with #305871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305871; }
p { color: rgb(48,88,113); }
H1.HeaderClassName
{
color: #305871;
}
.AnyTagClassName
{
color: #305871;
}
</style>
background-color css
<style>
a { background-color: #305871; }
a { background-color: rgb(48,88,113); }
div.DivClassName
{
background-color: #305871;
}
.BgClassName
{
background-color: #305871;
}
</style>
border-color css
<style>
span { border-color: #305871; }
span { border-color: rgb(48,88,113); }
td.TdClassName
{
border-color: #305871;
}
.TagClassName
{
border-color: #305871;
}
</style>