Shades of Blue Stone #236060
Tints of Blue Stone #236060
RGB
CMYK
RGB Variations
Color information
#236060 (or 0x236060) is known color: Blue Stone. HEX triplet: 23, 60 and 60. RGB value is (35,96,96). Sum of RGB (Red+Green+Blue) = 35+96+96=227 (30% of max value = 765). Red value is 35 (14.06% from 255 or 15.42% from 227); Green value is 96 (37.89% from 255 or 42.29% from 227); Blue value is 96 (37.89% from 255 or 42.29% from 227); Max value from RGB is 96 - color contains mainly: green, blue. Hex color #236060 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236060 is #DC9F9F. Grayscale: #4D4D4D. Windows color (decimal): -14458784 or 6316067. OLE color: 6316067.
HSL color Cylindrical-coordinate representation of color #236060: hue angle of 180º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #236060 is Cyan = 0.64, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 96 | 96 | - |
| CMYK | 0.64 | 0 | 0 | 0.62 |
| HSL | 180º | 0.47% | 0.26% | - |
| HSV(B) | 180º | 0.64% | 0.38% | - |
| XYZ | 6.99 | 9.57 | 12.54 | - |
| YUV | 77.76 | 138.29 | 97.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 96 | 96 | 0.64 | 0 | 0 | 0.62 | 180 | 0.47 | 0.26 |
| Hex | 23 | 60 | 60 | 40 | 0 | 0 | 3E | B4 | 2F | 1A |
| Octal | 43 | 140 | 140 | 100 | 0 | 0 | 76 | 264 | 57 | 32 |
| Binary | 100011 | 1100000 | 1100000 | 1000000 | 0 | 0 | 111110 | 10110100 | 101111 | 11010 |
Color Harmonies of #236060
Complementary color
Monochromatic Colors of #236060
Black with #236060
Text Example
Text Example
White with #236060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236060; }
p { color: rgb(35,96,96); }
H1.HeaderClassName
{
color: #236060;
}
.AnyTagClassName
{
color: #236060;
}
</style>
background-color css
<style>
a { background-color: #236060; }
a { background-color: rgb(35,96,96); }
div.DivClassName
{
background-color: #236060;
}
.BgClassName
{
background-color: #236060;
}
</style>
border-color css
<style>
span { border-color: #236060; }
span { border-color: rgb(35,96,96); }
td.TdClassName
{
border-color: #236060;
}
.TagClassName
{
border-color: #236060;
}
</style>