Shades of Chathams Blue #305367
Tints of Chathams Blue #305367
RGB
CMYK
RGB Variations
Color information
#305367 (or 0x305367) is known color: Chathams Blue. HEX triplet: 30, 53 and 67. RGB value is (48,83,103). Sum of RGB (Red+Green+Blue) = 48+83+103=234 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.51% from 234); Green value is 83 (32.81% from 255 or 35.47% from 234); Blue value is 103 (40.62% from 255 or 44.02% from 234); Max value from RGB is 103 - color contains mainly: blue. Hex color #305367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305367 is #CFAC98. Grayscale: #4A4A4A. Windows color (decimal): -13610137 or 6771504. OLE color: 6771504.
HSL color Cylindrical-coordinate representation of color #305367: hue angle of 201.82º 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 #305367 is Cyan = 0.53, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 83 | 103 | - |
| CMYK | 0.53 | 0.19 | 0 | 0.60 |
| HSL | 201.82º | 0.36% | 0.3% | - |
| HSV(B) | 201.82º | 0.53% | 0.4% | - |
| XYZ | 6.76 | 7.79 | 13.98 | - |
| YUV | 74.82 | 143.9 | 108.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 83 | 103 | 0.53 | 0.19 | 0 | 0.60 | 201.82 | 0.36 | 0.3 |
| Hex | 30 | 53 | 67 | 35 | 13 | 0 | 3C | CA | 24 | 1E |
| Octal | 60 | 123 | 147 | 65 | 23 | 0 | 74 | 312 | 44 | 36 |
| Binary | 110000 | 1010011 | 1100111 | 110101 | 10011 | 0 | 111100 | 11001010 | 100100 | 11110 |
Color Harmonies of #305367
Complementary color
Monochromatic Colors of #305367
Black with #305367
Text Example
Text Example
White with #305367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305367; }
p { color: rgb(48,83,103); }
H1.HeaderClassName
{
color: #305367;
}
.AnyTagClassName
{
color: #305367;
}
</style>
background-color css
<style>
a { background-color: #305367; }
a { background-color: rgb(48,83,103); }
div.DivClassName
{
background-color: #305367;
}
.BgClassName
{
background-color: #305367;
}
</style>
border-color css
<style>
span { border-color: #305367; }
span { border-color: rgb(48,83,103); }
td.TdClassName
{
border-color: #305367;
}
.TagClassName
{
border-color: #305367;
}
</style>