Shades of Christi #619903
Tints of Christi #619903
RGB
CMYK
RGB Variations
Color information
#619903 (or 0x619903) is known color: Christi. HEX triplet: 61, 99 and 03. RGB value is (97,153,3). Sum of RGB (Red+Green+Blue) = 97+153+3=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 153 (60.16% from 255 or 60.47% from 253); Blue value is 3 (1.56% from 255 or 1.19% from 253); Max value from RGB is 153 - color contains mainly: green. Hex color #619903 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #619903 is #9E66FC. Grayscale: #777777. Windows color (decimal): -10381053 or 235873. OLE color: 235873.
HSL color Cylindrical-coordinate representation of color #619903: hue angle of 82.4º degrees, saturation: 0.96, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #619903 is Cyan = 0.37, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 97 | 153 | 3 | - |
| CMYK | 0.37 | 0 | 0.98 | 0.4 |
| HSL | 82.4º | 0.96% | 0.31% | - |
| HSV(B) | 82.4º | 0.98% | 0.6% | - |
| XYZ | 16.34 | 25.33 | 4.11 | - |
| YUV | 119.16 | 62.45 | 112.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 153 | 3 | 0.37 | 0 | 0.98 | 0.4 | 82.4 | 0.96 | 0.31 |
| Hex | 61 | 99 | 3 | 25 | 0 | 62 | 28 | 52 | 60 | 1F |
| Octal | 141 | 231 | 3 | 45 | 0 | 142 | 50 | 122 | 140 | 37 |
| Binary | 1100001 | 10011001 | 11 | 100101 | 0 | 1100010 | 101000 | 1010010 | 1100000 | 11111 |
Color Harmonies of #619903
Complementary color
Monochromatic Colors of #619903
Black with #619903
Text Example
Text Example
White with #619903
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619903; }
p { color: rgb(97,153,3); }
H1.HeaderClassName
{
color: #619903;
}
.AnyTagClassName
{
color: #619903;
}
</style>
background-color css
<style>
a { background-color: #619903; }
a { background-color: rgb(97,153,3); }
div.DivClassName
{
background-color: #619903;
}
.BgClassName
{
background-color: #619903;
}
</style>
border-color css
<style>
span { border-color: #619903; }
span { border-color: rgb(97,153,3); }
td.TdClassName
{
border-color: #619903;
}
.TagClassName
{
border-color: #619903;
}
</style>