Shades of Chathams Blue #305667
Tints of Chathams Blue #305667
RGB
CMYK
RGB Variations
Color information
#305667 (or 0x305667) is known color: Chathams Blue. HEX triplet: 30, 56 and 67. RGB value is (48,86,103). Sum of RGB (Red+Green+Blue) = 48+86+103=237 (31% of max value = 765). Red value is 48 (19.14% from 255 or 20.25% from 237); Green value is 86 (33.98% from 255 or 36.29% from 237); Blue value is 103 (40.62% from 255 or 43.46% from 237); Max value from RGB is 103 - color contains mainly: blue. Hex color #305667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305667 is #CFA998. Grayscale: #4C4C4C. Windows color (decimal): -13609369 or 6772272. OLE color: 6772272.
HSL color Cylindrical-coordinate representation of color #305667: hue angle of 198.55º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #305667 is Cyan = 0.53, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 86 | 103 | - |
| CMYK | 0.53 | 0.17 | 0 | 0.60 |
| HSL | 198.55º | 0.36% | 0.3% | - |
| HSV(B) | 198.55º | 0.53% | 0.4% | - |
| XYZ | 6.99 | 8.26 | 14.06 | - |
| YUV | 76.58 | 142.91 | 107.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 103 | 0.53 | 0.17 | 0 | 0.60 | 198.55 | 0.36 | 0.3 |
| Hex | 30 | 56 | 67 | 35 | 11 | 0 | 3C | C7 | 24 | 1E |
| Octal | 60 | 126 | 147 | 65 | 21 | 0 | 74 | 307 | 44 | 36 |
| Binary | 110000 | 1010110 | 1100111 | 110101 | 10001 | 0 | 111100 | 11000111 | 100100 | 11110 |
Color Harmonies of #305667
Complementary color
Monochromatic Colors of #305667
Black with #305667
Text Example
Text Example
White with #305667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305667; }
p { color: rgb(48,86,103); }
H1.HeaderClassName
{
color: #305667;
}
.AnyTagClassName
{
color: #305667;
}
</style>
background-color css
<style>
a { background-color: #305667; }
a { background-color: rgb(48,86,103); }
div.DivClassName
{
background-color: #305667;
}
.BgClassName
{
background-color: #305667;
}
</style>
border-color css
<style>
span { border-color: #305667; }
span { border-color: rgb(48,86,103); }
td.TdClassName
{
border-color: #305667;
}
.TagClassName
{
border-color: #305667;
}
</style>