Shades of Arapawa #275363
Tints of Arapawa #275363
RGB
CMYK
RGB Variations
Color information
#275363 (or 0x275363) is known color: Arapawa. HEX triplet: 27, 53 and 63. RGB value is (39,83,99). Sum of RGB (Red+Green+Blue) = 39+83+99=221 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.65% from 221); Green value is 83 (32.81% from 255 or 37.56% from 221); Blue value is 99 (39.06% from 255 or 44.80% from 221); Max value from RGB is 99 - color contains mainly: blue. Hex color #275363 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275363 is #D8AC9C. Grayscale: #474747. Windows color (decimal): -14199965 or 6509351. OLE color: 6509351.
HSL color Cylindrical-coordinate representation of color #275363: hue angle of 196º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #275363 is Cyan = 0.61, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 83 | 99 | - |
| CMYK | 0.61 | 0.16 | 0 | 0.61 |
| HSL | 196º | 0.43% | 0.27% | - |
| HSV(B) | 196º | 0.61% | 0.39% | - |
| XYZ | 6.18 | 7.52 | 12.93 | - |
| YUV | 71.67 | 143.42 | 104.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 83 | 99 | 0.61 | 0.16 | 0 | 0.61 | 196 | 0.43 | 0.27 |
| Hex | 27 | 53 | 63 | 3D | 10 | 0 | 3D | C4 | 2B | 1B |
| Octal | 47 | 123 | 143 | 75 | 20 | 0 | 75 | 304 | 53 | 33 |
| Binary | 100111 | 1010011 | 1100011 | 111101 | 10000 | 0 | 111101 | 11000100 | 101011 | 11011 |
Color Harmonies of #275363
Complementary color
Monochromatic Colors of #275363
Black with #275363
Text Example
Text Example
White with #275363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275363; }
p { color: rgb(39,83,99); }
H1.HeaderClassName
{
color: #275363;
}
.AnyTagClassName
{
color: #275363;
}
</style>
background-color css
<style>
a { background-color: #275363; }
a { background-color: rgb(39,83,99); }
div.DivClassName
{
background-color: #275363;
}
.BgClassName
{
background-color: #275363;
}
</style>
border-color css
<style>
span { border-color: #275363; }
span { border-color: rgb(39,83,99); }
td.TdClassName
{
border-color: #275363;
}
.TagClassName
{
border-color: #275363;
}
</style>