Shades of Chathams Blue #265665
Tints of Chathams Blue #265665
RGB
CMYK
RGB Variations
Color information
#265665 (or 0x265665) is known color: Chathams Blue. HEX triplet: 26, 56 and 65. RGB value is (38,86,101). Sum of RGB (Red+Green+Blue) = 38+86+101=225 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.89% from 225); Green value is 86 (33.98% from 255 or 38.22% from 225); Blue value is 101 (39.84% from 255 or 44.89% from 225); Max value from RGB is 101 - color contains mainly: blue. Hex color #265665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265665 is #D9A99A. Grayscale: #494949. Windows color (decimal): -14264731 or 6641190. OLE color: 6641190.
HSL color Cylindrical-coordinate representation of color #265665: hue angle of 194.29º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #265665 is Cyan = 0.62, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 86 | 101 | - |
| CMYK | 0.62 | 0.15 | 0 | 0.60 |
| HSL | 194.29º | 0.45% | 0.27% | - |
| HSV(B) | 194.29º | 0.62% | 0.4% | - |
| XYZ | 6.48 | 8.01 | 13.52 | - |
| YUV | 73.36 | 143.6 | 102.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 86 | 101 | 0.62 | 0.15 | 0 | 0.60 | 194.29 | 0.45 | 0.27 |
| Hex | 26 | 56 | 65 | 3E | F | 0 | 3C | C2 | 2D | 1B |
| Octal | 46 | 126 | 145 | 76 | 17 | 0 | 74 | 302 | 55 | 33 |
| Binary | 100110 | 1010110 | 1100101 | 111110 | 1111 | 0 | 111100 | 11000010 | 101101 | 11011 |
Color Harmonies of #265665
Complementary color
Monochromatic Colors of #265665
Black with #265665
Text Example
Text Example
White with #265665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265665; }
p { color: rgb(38,86,101); }
H1.HeaderClassName
{
color: #265665;
}
.AnyTagClassName
{
color: #265665;
}
</style>
background-color css
<style>
a { background-color: #265665; }
a { background-color: rgb(38,86,101); }
div.DivClassName
{
background-color: #265665;
}
.BgClassName
{
background-color: #265665;
}
</style>
border-color css
<style>
span { border-color: #265665; }
span { border-color: rgb(38,86,101); }
td.TdClassName
{
border-color: #265665;
}
.TagClassName
{
border-color: #265665;
}
</style>