Shades of Blue Stone #236665
Tints of Blue Stone #236665
RGB
CMYK
RGB Variations
Color information
#236665 (or 0x236665) is known color: Blue Stone. HEX triplet: 23, 66 and 65. RGB value is (35,102,101). Sum of RGB (Red+Green+Blue) = 35+102+101=238 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.71% from 238); Green value is 102 (40.23% from 255 or 42.86% from 238); Blue value is 101 (39.84% from 255 or 42.44% from 238); Max value from RGB is 102 - color contains mainly: green. Hex color #236665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236665 is #DC999A. Grayscale: #515151. Windows color (decimal): -14457243 or 6645283. OLE color: 6645283.
HSL color Cylindrical-coordinate representation of color #236665: hue angle of 179.1º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #236665 is Cyan = 0.66, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 35 | 102 | 101 | - |
| CMYK | 0.66 | 0 | 0.01 | 0.6 |
| HSL | 179.1º | 0.49% | 0.27% | - |
| HSV(B) | 179.1º | 0.66% | 0.4% | - |
| XYZ | 7.79 | 10.8 | 13.99 | - |
| YUV | 81.85 | 138.8 | 94.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 102 | 101 | 0.66 | 0 | 0.01 | 0.6 | 179.1 | 0.49 | 0.27 |
| Hex | 23 | 66 | 65 | 42 | 0 | 1 | 3C | B3 | 31 | 1B |
| Octal | 43 | 146 | 145 | 102 | 0 | 1 | 74 | 263 | 61 | 33 |
| Binary | 100011 | 1100110 | 1100101 | 1000010 | 0 | 1 | 111100 | 10110011 | 110001 | 11011 |
Color Harmonies of #236665
Complementary color
Monochromatic Colors of #236665
Black with #236665
Text Example
Text Example
White with #236665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236665; }
p { color: rgb(35,102,101); }
H1.HeaderClassName
{
color: #236665;
}
.AnyTagClassName
{
color: #236665;
}
</style>
background-color css
<style>
a { background-color: #236665; }
a { background-color: rgb(35,102,101); }
div.DivClassName
{
background-color: #236665;
}
.BgClassName
{
background-color: #236665;
}
</style>
border-color css
<style>
span { border-color: #236665; }
span { border-color: rgb(35,102,101); }
td.TdClassName
{
border-color: #236665;
}
.TagClassName
{
border-color: #236665;
}
</style>