Shades of Cadet Blue #639597
Tints of Cadet Blue #639597
RGB
CMYK
RGB Variations
Color information
#639597 (or 0x639597) is known color: Cadet Blue. HEX triplet: 63, 95 and 97. RGB value is (99,149,151). Sum of RGB (Red+Green+Blue) = 99+149+151=399 (52% of max value = 765). Red value is 99 (39.06% from 255 or 24.81% from 399); Green value is 149 (58.59% from 255 or 37.34% from 399); Blue value is 151 (59.38% from 255 or 37.84% from 399); Max value from RGB is 151 - color contains mainly: blue. Hex color #639597 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639597 is #9C6A68. Grayscale: #868686. Windows color (decimal): -10250857 or 9934179. OLE color: 9934179.
HSL color Cylindrical-coordinate representation of color #639597: hue angle of 182.31º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #639597 is Cyan = 0.34, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 149 | 151 | - |
| CMYK | 0.34 | 0.01 | 0 | 0.41 |
| HSL | 182.31º | 0.21% | 0.49% | - |
| HSV(B) | 182.31º | 0.34% | 0.59% | - |
| XYZ | 21.48 | 26.38 | 33.24 | - |
| YUV | 134.28 | 137.44 | 102.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 149 | 151 | 0.34 | 0.01 | 0 | 0.41 | 182.31 | 0.21 | 0.49 |
| Hex | 63 | 95 | 97 | 22 | 1 | 0 | 29 | B6 | 15 | 31 |
| Octal | 143 | 225 | 227 | 42 | 1 | 0 | 51 | 266 | 25 | 61 |
| Binary | 1100011 | 10010101 | 10010111 | 100010 | 1 | 0 | 101001 | 10110110 | 10101 | 110001 |
Color Harmonies of #639597
Complementary color
Monochromatic Colors of #639597
Black with #639597
Text Example
Text Example
White with #639597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639597; }
p { color: rgb(99,149,151); }
H1.HeaderClassName
{
color: #639597;
}
.AnyTagClassName
{
color: #639597;
}
</style>
background-color css
<style>
a { background-color: #639597; }
a { background-color: rgb(99,149,151); }
div.DivClassName
{
background-color: #639597;
}
.BgClassName
{
background-color: #639597;
}
</style>
border-color css
<style>
span { border-color: #639597; }
span { border-color: rgb(99,149,151); }
td.TdClassName
{
border-color: #639597;
}
.TagClassName
{
border-color: #639597;
}
</style>